<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Ã¥Å¸ÂºÃ§Â¡â‚¬Ã¦Â&nbsp;Â·Ã¥Â¼Â */
#bmfw &gt; div &gt; div &gt; a {
	margin: 0;
	padding: 0;
	
	box-sizing: border-box;
	
	list-style: none;
}

#provincial-public-service &gt; div {
	box-sizing: border-box;
	
	list-style: none;
}

#provincial-public-service &gt; div &gt; div &gt; a{
	box-sizing: border-box;
	
	list-style: none;
}

#provincial-administration-approval &gt; div {
	box-sizing: border-box;
	
	list-style: none;
}

#provincial-administration-approval &gt; div &gt; div &gt; a{
	box-sizing: border-box;
	
	list-style: none;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a,
p,
span,
li,
dl,
dt,
dd {
	/*font-size: 14px; 
	color: #333;*/
	margin-bottom: 0 !important;
}

a:focus,
a:hover {
	text-decoration: none !important;
	transition: all .3s;
}

ol,
ul,
li {
	list-style: none;
	margin-bottom: 0 !important;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
	word-break: break-all;

	border-spacing: 0;
}

/* Ã¨Â¡Â¨Ã¥Ââ€¢ */
input {
	border: 1px solid #E5E5E5;
	border-radius: 4px;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #FFF inset;
}

button {
	cursor: pointer;
}

input:focus,
textarea:focus {
	border: 1px solid #2F79D6;
}

input:focus,
button:focus {
	outline: none !important;
}

a,
input,
button,
textarea,
select {
	outline: none !important;
	transition: all .3s;
}

textarea {
	resize: none;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	resize: none;
}

::-webkit-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

/* Ã¦ËœÂ¾Ã§Â¤Âº/Ã©Å¡ÂÃ¨â€”Â */
.db {
	display: block;
}

.dn {
	display: none;
}

.di {
	display: inline;
}

.dib {
	display: inline-block;
}

.din {
	display: inherit;
}

.oh {
	overflow: hidden;
}

/* Ã¦ÂµÂ®Ã¥Å&nbsp;Â¨/Ã¦Â¸â€¦Ã©â„¢Â¤Ã¦ÂµÂ®Ã¥Å&nbsp;Â¨ */
.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.df {
	display: flex;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

/* Ã¥Â¯Â¹Ã©Â½Â */
.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.vb {
	vertical-align: bottom;
}

.bc {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Ã¥Â®Å¡Ã¤Â½Â */
.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.pf {
	position: fixed;
}

.ps {
	position: static;
}

/* Ã¥â€¦Â¶Ã¤Â»â€“ */
.cd {
	cursor: default;
}

.cp {
	cursor: pointer;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
	font-style: normal;
}

.es {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* Ã©Â¢Å“Ã¨â€°Â²*/
.cr1 {
	color: #2F79D6;
}

.cr2 {
	color: #55C098;
}

.cr3 {
	color: #E8634F;
}

.cr4 {
	color: #F6951C;
}

.cr5 {
	color: #333;
}

.cr6 {
	color: #666;
}

.cr7 {
	color: #999;
}

.cr8 {
	color: #fff;
}

/* Ã¦Å’â€°Ã©â€™Â® */
.mb {
	height: 28px;
	border-radius: 2px;
	background-color: #2F7BE7;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	line-height: 28px;
}

.mb:hover {
	border-radius: 2px;
	background-color: #1B65CE;
	font-size: 14px;
	color: #FFF;
}

.mbd {
	background-color: #D6D6D6;
	font-size: 14px;
	color: #FFF;
}

.sb {
	border-radius: 2px;
	border: 1px solid #D6D6D6;
	font-size: 14px;
	color: #666666;
}

.sb:hover {
	border: 1px solid #1B65CE;
	font-size: 14px;
	color: #1B65CE;
}

.sbd {
	border: 1px solid #D6D6D6;
	font-size: 14px;
	color: #D6D6D6;
}

/* Ã¦â€“â€¡Ã¥Â­â€”Ã¥Â¤Â§Ã¥Â°Â */
.st1 {
	font-size: 24px;
	line-height: 30px;
}

.st2 {
	font-size: 18px;
	line-height: 25px;
}

.st3 {
	font-size: 16px;
	line-height: 22px;
}

.st4 {
	font-size: 14px;
	line-height: 20px;
}

.st5 {
	font-size: 12px;
	line-height: 17px;
}
</pre></body></html>